﻿2026-07-01T11:16:14.7661099Z ##[group]Run actions/checkout@v5
2026-07-01T11:16:14.7661403Z with:
2026-07-01T11:16:14.7661621Z   repository: SaberMage/spt-shell-notify
2026-07-01T11:16:14.7661876Z   path: .adapter-notify
2026-07-01T11:16:14.7663900Z   token: ***
2026-07-01T11:16:14.7664026Z   ssh-strict: true
2026-07-01T11:16:14.7664150Z   ssh-user: git
2026-07-01T11:16:14.7664276Z   persist-credentials: true
2026-07-01T11:16:14.7664441Z   clean: true
2026-07-01T11:16:14.7664585Z   sparse-checkout-cone-mode: true
2026-07-01T11:16:14.7664746Z   fetch-depth: 1
2026-07-01T11:16:14.7664894Z   fetch-tags: false
2026-07-01T11:16:14.7665069Z   show-progress: true
2026-07-01T11:16:14.7665249Z   lfs: false
2026-07-01T11:16:14.7665419Z   submodules: false
2026-07-01T11:16:14.7665623Z   set-safe-directory: true
2026-07-01T11:16:14.7665809Z env:
2026-07-01T11:16:14.7665932Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T11:16:14.7666100Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T11:16:14.7666299Z ##[endgroup]
2026-07-01T11:16:14.8419164Z Syncing repository: SaberMage/spt-shell-notify
2026-07-01T11:16:14.8424684Z ##[group]Getting Git version info
2026-07-01T11:16:14.8424989Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-01T11:16:14.8830391Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T11:16:14.9027777Z git version 2.43.0.windows.1
2026-07-01T11:16:14.9052341Z ##[endgroup]
2026-07-01T11:16:14.9060774Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\cba192b6-5317-471e-8188-03ed41bfd890\.gitconfig'
2026-07-01T11:16:14.9074746Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cba192b6-5317-471e-8188-03ed41bfd890' before making global git config changes
2026-07-01T11:16:14.9075238Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T11:16:14.9080395Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-01T11:16:14.9314518Z ##[group]Initializing the repository
2026-07-01T11:16:14.9319833Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-01T11:16:14.9643461Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-01T11:16:14.9669933Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-01T11:16:14.9910296Z ##[endgroup]
2026-07-01T11:16:14.9910542Z ##[group]Disabling automatic garbage collection
2026-07-01T11:16:14.9915359Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-01T11:16:15.0129861Z ##[endgroup]
2026-07-01T11:16:15.0130222Z ##[group]Setting up auth
2026-07-01T11:16:15.0136817Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T11:16:15.0352453Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T11:16:15.4180382Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T11:16:15.4419133Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T11:16:15.8544877Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T11:16:15.8765608Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T11:16:16.2741080Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-01T11:16:16.3046982Z ##[endgroup]
2026-07-01T11:16:16.3047395Z ##[group]Determining the default branch
2026-07-01T11:16:16.3049869Z Retrieving the default branch name
2026-07-01T11:16:16.7190720Z Default branch 'main'
2026-07-01T11:16:16.7191115Z ##[endgroup]
2026-07-01T11:16:16.7191344Z ##[group]Fetching the repository
2026-07-01T11:16:16.7198835Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-01T11:16:17.5659928Z From https://github.com/SaberMage/spt-shell-notify
2026-07-01T11:16:17.5660308Z  * [new branch]      main       -> origin/main
2026-07-01T11:16:17.5779711Z ##[endgroup]
2026-07-01T11:16:17.5779948Z ##[group]Determining the checkout info
2026-07-01T11:16:17.5780980Z ##[endgroup]
2026-07-01T11:16:17.5786055Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-01T11:16:17.6041960Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-01T11:16:17.6262291Z ##[group]Checking out the ref
2026-07-01T11:16:17.6266508Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-01T11:16:17.6586433Z branch 'main' set up to track 'origin/main'.
2026-07-01T11:16:17.6586757Z Reset branch 'main'
2026-07-01T11:16:17.6606368Z ##[endgroup]
2026-07-01T11:16:17.6834955Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-01T11:16:17.7037229Z ee2d37eadc730c0019e0af82d683074c509634a2
